home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2225 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: noc.tor.hookup.net!news
  2. From: patrick@xiris.com (Patrick Whittle)
  3. Newsgroups: comp.os.ms-windows.programmer.networks,comp.os.ms-windows.programmer.misc,comp.lang.c,comp.lang.basic.visual.database
  4. Subject: NetBIOS Path Strings and Drive Letter Assignments
  5. Date: Fri, 19 Jan 1996 23:06:52 GMT
  6. Organization: Xiris Incorporated
  7. Message-ID: <4dp4l2$bcf@noc.tor.hookup.net>
  8. NNTP-Posting-Host: xiris.tor.hookup.net
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. Hi:
  12.  
  13. I am developing an application that accesses a share on our server 
  14. using a NetBIOS path string (i.e. \\SHARE\NAME\<path>\file.ext). 
  15. I want to use this path string because the share name will not change,
  16.  
  17. whereas the drive letter assignment a given user uses could at any 
  18. time change. However, there is still a situation where I could make 
  19. use of an API call that returns a drive letter being used.
  20.  
  21. Do you know of an API call that returns network drive letter 
  22. assignments?  Is there a way to find out what drive is connected to 
  23. \\SHARE\NAME for example, using the API interface??
  24.  
  25. Please respond to patrick@xiris.com
  26.  
  27. Thanks ......... PW
  28.  
  29.  
  30.  
  31. ///////////////////////////////////////////
  32. Patrick Whittle        Tel: (905) 681-8107
  33.   Xiris Inc.           FAX: (905) 681-9844
  34.  
  35. E-mail:                patrick@xiris.com
  36. Web Page:              http://www.hookup.net/~xiris/
  37.  
  38.